home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 1 (Walnut Creek)
/
Aminet - June 1993 [Walnut Creek].iso
/
aminet
/
mus
/
play
/
sparctracker100.lha
/
SparcTracker
/
README
< prev
next >
Wrap
Text File
|
1992-10-28
|
633b
|
23 lines
str.c - plays sound/noisetracker files on a SparcStation
Author of V1.00 : Liam Corner - zenith@dcs.warwick.ac.uk
Changes in V1.00r by: Rochus Wessels - srb103@math.uni-muenster.de
I have included some new Options:
-b : set begin
-d : display samplenames
-h : help
-l : loop
-r : set restart pattern
-s : set initial speed
-v : set volume
Compressed Modules will be automaticalley zcat-ed now.
I have included libaudio.a and the necessary includes,
because not everybody has them.
You may have to change the path of this includes in str.c.
-RW-